home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / mug.swf / scripts / DefineButton2_65 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-18  |  72 b   |  7 lines

  1. on(release){
  2.    tellTarget("/")
  3.    {
  4.       gotoAndStop(8);
  5.    }
  6. }
  7.